Skip to content

Conversation

@wlei-llvm
Copy link
Contributor

No description provided.

@rlavaee
Copy link
Contributor

rlavaee commented Jan 21, 2025

Appreciate you doing this. I think we should now split this into at least three smaller PRs:

  1. ObjectYaml changes which allow testing.
  2. ELF support for encoding and decoding.
  3. CodeGen changes for emitting the section.

@wlei-llvm
Copy link
Contributor Author

Appreciate you doing this. I think we should now split this into at least three smaller PRs:

  1. ObjectYaml changes which allow testing.
  2. ELF support for encoding and decoding.
  3. CodeGen changes for emitting the section.

I split this into the following small PRs according to the suggestion! Thank you!

#124332 [SHT_LLVM_FUNC_MAP][ObjectYaml]Introduce function address map section and emit dynamic instruction count(ObjectYaml part)
#124333 [SHT_LLVM_FUNC_MAP][llvm-readobj]Introduce function address map section and emit dynamic instruction count(readobj part)
#124334 [SHT_LLVM_FUNC_MAP][CodeGen]Introduce function address map section and emit dynamic instruction count(CodeGen part)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants